home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Paragon Drive Backup 9 / DB90_SE_x32.msi / Data1.cab / _6F5440789E6B48CF904F047623BB1D2D < prev    next >
Text File  |  2008-06-28  |  7KB  |  180 lines

  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>RootSizeForm</class>
  3. <widget class="QWidget">
  4.     <property name="name">
  5.         <cstring>RootSizeForm</cstring>
  6.     </property>
  7.     <property name="geometry">
  8.         <rect>
  9.             <x>0</x>
  10.             <y>0</y>
  11.             <width>494</width>
  12.             <height>236</height>
  13.         </rect>
  14.     </property>
  15.     <property name="caption">
  16.         <string>RootSizeForm</string>
  17.     </property>
  18.     <vbox>
  19.         <property name="name">
  20.             <cstring>unnamed</cstring>
  21.         </property>
  22.         <widget class="CTaskDlgLabel">
  23.             <property name="name">
  24.                 <cstring>HdmDlg_TaskLabel</cstring>
  25.             </property>
  26.             <property name="sizePolicy">
  27.                 <sizepolicy>
  28.                     <hsizetype>5</hsizetype>
  29.                     <vsizetype>4</vsizetype>
  30.                     <horstretch>0</horstretch>
  31.                     <verstretch>0</verstretch>
  32.                 </sizepolicy>
  33.             </property>
  34.         </widget>
  35.         <widget class="QFrame">
  36.             <property name="name">
  37.                 <cstring>frame25</cstring>
  38.             </property>
  39.             <property name="frameShape">
  40.                 <enum>NoFrame</enum>
  41.             </property>
  42.             <property name="frameShadow">
  43.                 <enum>Plain</enum>
  44.             </property>
  45.             <vbox>
  46.                 <property name="name">
  47.                     <cstring>unnamed</cstring>
  48.                 </property>
  49.                 <property name="margin">
  50.                     <number>0</number>
  51.                 </property>
  52.                 <widget class="QLayoutWidget">
  53.                     <property name="name">
  54.                         <cstring>layout3</cstring>
  55.                     </property>
  56.                     <hbox>
  57.                         <property name="name">
  58.                             <cstring>unnamed</cstring>
  59.                         </property>
  60.                         <widget class="QLabel">
  61.                             <property name="name">
  62.                                 <cstring>textLabel1</cstring>
  63.                             </property>
  64.                             <property name="text">
  65.                                 <string>Please specify a new size of the partition root directory in sectors:</string>
  66.                             </property>
  67.                         </widget>
  68.                         <widget class="CStepSpinBox">
  69.                             <property name="name">
  70.                                 <cstring>SetRootSizeDlg_SizeSpin</cstring>
  71.                             </property>
  72.                         </widget>
  73.                         <spacer>
  74.                             <property name="name">
  75.                                 <cstring>spacer3</cstring>
  76.                             </property>
  77.                             <property name="orientation">
  78.                                 <enum>Horizontal</enum>
  79.                             </property>
  80.                             <property name="sizeType">
  81.                                 <enum>Expanding</enum>
  82.                             </property>
  83.                             <property name="sizeHint">
  84.                                 <size>
  85.                                     <width>10</width>
  86.                                     <height>20</height>
  87.                                 </size>
  88.                             </property>
  89.                         </spacer>
  90.                     </hbox>
  91.                 </widget>
  92.                 <spacer>
  93.                     <property name="name">
  94.                         <cstring>spacer2</cstring>
  95.                     </property>
  96.                     <property name="orientation">
  97.                         <enum>Vertical</enum>
  98.                     </property>
  99.                     <property name="sizeType">
  100.                         <enum>MinimumExpanding</enum>
  101.                     </property>
  102.                     <property name="sizeHint">
  103.                         <size>
  104.                             <width>16</width>
  105.                             <height>16</height>
  106.                         </size>
  107.                     </property>
  108.                 </spacer>
  109.             </vbox>
  110.         </widget>
  111.         <widget class="QLayoutWidget">
  112.             <property name="name">
  113.                 <cstring>layout3</cstring>
  114.             </property>
  115.             <hbox>
  116.                 <property name="name">
  117.                     <cstring>unnamed</cstring>
  118.                 </property>
  119.                 <spacer>
  120.                     <property name="name">
  121.                         <cstring>spacer5</cstring>
  122.                     </property>
  123.                     <property name="orientation">
  124.                         <enum>Horizontal</enum>
  125.                     </property>
  126.                     <property name="sizeType">
  127.                         <enum>Expanding</enum>
  128.                     </property>
  129.                     <property name="sizeHint">
  130.                         <size>
  131.                             <width>16</width>
  132.                             <height>11</height>
  133.                         </size>
  134.                     </property>
  135.                 </spacer>
  136.                 <widget class="QPushButton">
  137.                     <property name="name">
  138.                         <cstring>HdmDlg_OK</cstring>
  139.                     </property>
  140.                     <property name="text">
  141.                         <string>&Yes</string>
  142.                     </property>
  143.                     <property name="accel">
  144.                         <string>Alt+Y</string>
  145.                     </property>
  146.                 </widget>
  147.                 <widget class="QPushButton">
  148.                     <property name="name">
  149.                         <cstring>HdmDlg_Cancel</cstring>
  150.                     </property>
  151.                     <property name="text">
  152.                         <string>&No</string>
  153.                     </property>
  154.                     <property name="accel">
  155.                         <string>Alt+N</string>
  156.                     </property>
  157.                 </widget>
  158.             </hbox>
  159.         </widget>
  160.     </vbox>
  161. </widget>
  162. <connections>
  163.     <connection>
  164.         <sender>SetRootSizeDlg_SizeSpin</sender>
  165.         <signal>valueChanged(int)</signal>
  166.         <receiver>RootSizeForm</receiver>
  167.         <slot>OptDataChanged()</slot>
  168.     </connection>
  169. </connections>
  170. <slots>
  171.     <slot>OptDataChanged()</slot>
  172. </slots>
  173. <layoutdefaults spacing="6" margin="11"/>
  174. <includehints>
  175.     <includehint>taskdlglabel.h</includehint>
  176.     <includehint>apptextbrowser.h</includehint>
  177.     <includehint>stepspinbox.h</includehint>
  178. </includehints>
  179. </UI>
  180.